﻿2026-08-04T04:06:44.2839893Z Current runner version: '2.336.0'
2026-08-04T04:06:44.2844852Z Runner name: 'kitsubito'
2026-08-04T04:06:44.2845375Z Runner group name: 'Default'
2026-08-04T04:06:44.2846009Z Machine name: 'KITSUBITO'
2026-08-04T04:06:44.2849497Z ##[group]GITHUB_TOKEN Permissions
2026-08-04T04:06:44.2851398Z Actions: write
2026-08-04T04:06:44.2851804Z ArtifactMetadata: write
2026-08-04T04:06:44.2852205Z Attestations: write
2026-08-04T04:06:44.2852578Z Checks: write
2026-08-04T04:06:44.2852930Z CodeQuality: write
2026-08-04T04:06:44.2853297Z Contents: write
2026-08-04T04:06:44.2853664Z CopilotRequests: write
2026-08-04T04:06:44.2854046Z Deployments: write
2026-08-04T04:06:44.2854409Z Discussions: write
2026-08-04T04:06:44.2854771Z Drives: write
2026-08-04T04:06:44.2855116Z Issues: write
2026-08-04T04:06:44.2855455Z Metadata: read
2026-08-04T04:06:44.2855788Z Models: read
2026-08-04T04:06:44.2856136Z Packages: write
2026-08-04T04:06:44.2856498Z Pages: write
2026-08-04T04:06:44.2856961Z PullRequests: write
2026-08-04T04:06:44.2857352Z RepositoryProjects: write
2026-08-04T04:06:44.2857756Z SecurityEvents: write
2026-08-04T04:06:44.2858132Z Statuses: write
2026-08-04T04:06:44.2858485Z VulnerabilityAlerts: read
2026-08-04T04:06:44.2858853Z ##[endgroup]
2026-08-04T04:06:44.2860465Z Secret source: Actions
2026-08-04T04:06:44.2861158Z Prepare workflow directory
2026-08-04T04:06:44.3354054Z Prepare all required actions
2026-08-04T04:06:44.3390810Z Getting action download info
2026-08-04T04:06:44.7548650Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-04T04:06:45.5652270Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-04T04:06:46.6522820Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-04T04:06:46.7554838Z ##[group]Run set -euo pipefail
2026-08-04T04:06:46.7555782Z [36;1mset -euo pipefail[0m
2026-08-04T04:06:46.7556603Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-04T04:06:46.7557773Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-04T04:06:46.7559330Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-04T04:06:46.7560810Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-04T04:06:46.7562063Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-04T04:06:46.7563022Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-04T04:06:46.7564701Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-04T04:06:46.7566286Z [36;1m  exit 1[0m
2026-08-04T04:06:46.7566887Z [36;1mfi[0m
2026-08-04T04:06:46.7584577Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T04:06:46.7585836Z ##[endgroup]
2026-08-04T04:06:46.7718052Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=691683794944 floor_bytes=34359738368
2026-08-04T04:06:46.8006426Z ##[group]Run actions/checkout@v5
2026-08-04T04:06:46.8007541Z with:
2026-08-04T04:06:46.8008246Z   fetch-depth: 0
2026-08-04T04:06:46.8009128Z   repository: BigscreenVR/spt-bs-core
2026-08-04T04:06:46.8017197Z   token: ***
2026-08-04T04:06:46.8017772Z   ssh-strict: true
2026-08-04T04:06:46.8018350Z   ssh-user: git
2026-08-04T04:06:46.8019054Z   persist-credentials: true
2026-08-04T04:06:46.8019712Z   clean: true
2026-08-04T04:06:46.8020311Z   sparse-checkout-cone-mode: true
2026-08-04T04:06:46.8021035Z   fetch-tags: false
2026-08-04T04:06:46.8021637Z   show-progress: true
2026-08-04T04:06:46.8022246Z   lfs: false
2026-08-04T04:06:46.8022838Z   submodules: false
2026-08-04T04:06:46.8023466Z   set-safe-directory: true
2026-08-04T04:06:46.8024172Z   allow-unsafe-pr-checkout: false
2026-08-04T04:06:46.8024909Z ##[endgroup]
2026-08-04T04:06:46.8781496Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T04:06:46.8783615Z ##[group]Getting Git version info
2026-08-04T04:06:46.8784855Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-04T04:06:46.8786807Z [command]/usr/bin/git version
2026-08-04T04:06:46.8811583Z git version 2.43.0
2026-08-04T04:06:46.8828209Z ##[endgroup]
2026-08-04T04:06:46.8835993Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/b848ac09-fc25-4b80-9a3c-393514e82cc6/.gitconfig'
2026-08-04T04:06:46.8843324Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b848ac09-fc25-4b80-9a3c-393514e82cc6' before making global git config changes
2026-08-04T04:06:46.8845462Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T04:06:46.8847339Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T04:06:46.8895037Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-04T04:06:46.8913181Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T04:06:46.8923904Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T04:06:46.8926165Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T04:06:46.8950734Z refs/heads/golden/knock145
2026-08-04T04:06:46.8957841Z [command]/usr/bin/git checkout --detach
2026-08-04T04:06:46.9280177Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T04:06:46.9317953Z [command]/usr/bin/git branch --delete --force golden/knock145
2026-08-04T04:06:46.9350547Z Deleted branch golden/knock145 (was 4b37512f7).
2026-08-04T04:06:47.0091622Z ##[endgroup]
2026-08-04T04:06:47.0093618Z [command]/usr/bin/git submodule status
2026-08-04T04:06:47.0278078Z ##[group]Cleaning the repository
2026-08-04T04:06:47.0279372Z [command]/usr/bin/git clean -ffdx
2026-08-04T04:06:51.4560771Z Removing .adapter-notify/
2026-08-04T04:06:51.4561338Z Removing bench-ledger/
2026-08-04T04:06:51.4561604Z Removing target/
2026-08-04T04:06:51.4572003Z [command]/usr/bin/git reset --hard HEAD
2026-08-04T04:06:51.4787145Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T04:06:51.4792798Z ##[endgroup]
2026-08-04T04:06:51.4794781Z ##[group]Disabling automatic garbage collection
2026-08-04T04:06:51.4797929Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T04:06:51.4823397Z ##[endgroup]
2026-08-04T04:06:51.4823807Z ##[group]Setting up auth
2026-08-04T04:06:51.4828131Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T04:06:51.4850802Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T04:06:51.5035534Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T04:06:51.5061781Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T04:06:51.5246165Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T04:06:51.5271348Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T04:06:51.5456266Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T04:06:51.5487811Z ##[endgroup]
2026-08-04T04:06:51.5488148Z ##[group]Fetching the repository
2026-08-04T04:06:51.5493793Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-04T04:06:53.4619307Z [command]/usr/bin/git branch --list --remote origin/golden/knock145
2026-08-04T04:06:53.4672667Z   origin/golden/knock145
2026-08-04T04:06:53.4686187Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/knock145
2026-08-04T04:06:53.4705922Z 4b37512f71620444df8fe852b494f03e759dd75c
2026-08-04T04:06:53.4709637Z ##[endgroup]
2026-08-04T04:06:53.4709970Z ##[group]Determining the checkout info
2026-08-04T04:06:53.4711092Z ##[endgroup]
2026-08-04T04:06:53.4713944Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T04:06:53.4753717Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T04:06:53.4776522Z ##[group]Checking out the ref
2026-08-04T04:06:53.4779427Z [command]/usr/bin/git checkout --progress --force -B golden/knock145 refs/remotes/origin/golden/knock145
2026-08-04T04:06:53.4836845Z Switched to a new branch 'golden/knock145'
2026-08-04T04:06:53.4838137Z branch 'golden/knock145' set up to track 'origin/golden/knock145'.
2026-08-04T04:06:53.4843117Z ##[endgroup]
2026-08-04T04:06:53.4883077Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T04:06:53.4907746Z 4b37512f71620444df8fe852b494f03e759dd75c
2026-08-04T04:06:53.5025784Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-04T04:06:53.5026189Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-04T04:06:53.5038546Z shell: /usr/bin/bash -e {0}
2026-08-04T04:06:53.5038752Z ##[endgroup]
2026-08-04T04:06:53.5120320Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-04T04:06:53.5120640Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-04T04:06:53.5132300Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T04:06:53.5132572Z env:
2026-08-04T04:06:53.5132766Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T04:06:53.5132981Z ##[endgroup]
2026-08-04T04:06:53.5172835Z CI-CENSUS scope roots:
2026-08-04T04:06:53.5173188Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T04:06:53.5173654Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-04T04:06:53.5174142Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-04T04:06:53.5174593Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-04T04:06:53.5174898Z   root: /home/reavus/spt-n1-oldbroker
2026-08-04T04:06:53.5217115Z CI-CENSUS self-check OK: walked 390 /proc entries, exe resolution live
2026-08-04T04:06:54.9647200Z CI-CENSUS phase=start box_procs=390 box_fds=10816 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-04T04:06:54.9647790Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-04T04:06:54.9648128Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-04T04:06:54.9678805Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-04T04:06:54.9679217Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-04T04:06:54.9691519Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T04:06:54.9691786Z env:
2026-08-04T04:06:54.9691965Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T04:06:54.9692179Z ##[endgroup]
2026-08-04T04:06:54.9777379Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C
2026-08-04T04:06:54.9803750Z ##[group]Run set -euo pipefail
2026-08-04T04:06:54.9804041Z [36;1mset -euo pipefail[0m
2026-08-04T04:06:54.9804241Z [36;1mPIN=0c95435[0m
2026-08-04T04:06:54.9804427Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-04T04:06:54.9804655Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-04T04:06:54.9804966Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-04T04:06:54.9805362Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-04T04:06:54.9805764Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-04T04:06:54.9806083Z [36;1m  rm -rf "$CACHE"[0m
2026-08-04T04:06:54.9806302Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-04T04:06:54.9806554Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-04T04:06:54.9806878Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-04T04:06:54.9807314Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-04T04:06:54.9807847Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-04T04:06:54.9808256Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-04T04:06:54.9808655Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-04T04:06:54.9809140Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-04T04:06:54.9809560Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-04T04:06:54.9809966Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-04T04:06:54.9810313Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-04T04:06:54.9810801Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-04T04:06:54.9811200Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-04T04:06:54.9811524Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-04T04:06:54.9811739Z [36;1mfi[0m
2026-08-04T04:06:54.9811976Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-04T04:06:54.9812319Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-04T04:06:54.9823804Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T04:06:54.9824064Z env:
2026-08-04T04:06:54.9824250Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T04:06:54.9824594Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C
2026-08-04T04:06:54.9825013Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C
2026-08-04T04:06:54.9825408Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C
2026-08-04T04:06:54.9825800Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C
2026-08-04T04:06:54.9826110Z ##[endgroup]
2026-08-04T04:06:55.2925038Z    Compiling proc-macro2 v1.0.106
2026-08-04T04:06:55.2925505Z    Compiling quote v1.0.45
2026-08-04T04:06:55.2925852Z    Compiling unicode-ident v1.0.24
2026-08-04T04:06:55.2926229Z    Compiling libc v0.2.186
2026-08-04T04:06:55.2926577Z    Compiling serde_core v1.0.228
2026-08-04T04:06:55.2926944Z    Compiling cfg-if v1.0.4
2026-08-04T04:06:55.2927273Z    Compiling serde v1.0.228
2026-08-04T04:06:55.2967131Z    Compiling typenum v1.20.1
2026-08-04T04:06:55.3040089Z    Compiling log v0.4.32
2026-08-04T04:06:55.3066889Z    Compiling pin-project-lite v0.2.17
2026-08-04T04:06:55.3106548Z    Compiling portable-atomic v1.13.1
2026-08-04T04:06:55.3137561Z    Compiling memchr v2.8.1
2026-08-04T04:06:55.3138056Z    Compiling version_check v0.9.5
2026-08-04T04:06:55.3278359Z    Compiling critical-section v1.2.0
2026-08-04T04:06:55.3348851Z    Compiling shlex v2.0.1
2026-08-04T04:06:55.3480799Z    Compiling find-msvc-tools v0.1.9
2026-08-04T04:06:55.3810827Z    Compiling subtle v2.6.1
2026-08-04T04:06:55.3931920Z    Compiling futures-core v0.3.32
2026-08-04T04:06:55.4621060Z    Compiling bytes v1.11.1
2026-08-04T04:06:55.5601224Z    Compiling equivalent v1.0.2
2026-08-04T04:06:55.5920096Z    Compiling smallvec v1.15.1
2026-08-04T04:06:55.5928403Z    Compiling itoa v1.0.18
2026-08-04T04:06:55.6064645Z    Compiling semver v1.0.28
2026-08-04T04:06:55.6074332Z    Compiling stable_deref_trait v1.2.1
2026-08-04T04:06:55.6509746Z    Compiling futures-sink v0.3.32
2026-08-04T04:06:55.6624872Z    Compiling futures-io v0.3.32
2026-08-04T04:06:55.6625515Z    Compiling slab v0.4.12
2026-08-04T04:06:55.6737838Z    Compiling futures-task v0.3.32
2026-08-04T04:06:55.7531528Z    Compiling futures-channel v0.3.32
2026-08-04T04:06:55.7879526Z    Compiling generic-array v0.14.7
2026-08-04T04:06:55.8221285Z    Compiling rand_core v0.10.1
2026-08-04T04:06:55.8356741Z    Compiling bitflags v2.12.1
2026-08-04T04:06:55.8881206Z    Compiling getrandom v0.4.2
2026-08-04T04:06:55.8980916Z    Compiling rustversion v1.0.22
2026-08-04T04:06:55.8982835Z    Compiling hashbrown v0.17.1
2026-08-04T04:06:55.9090897Z    Compiling rustc_version v0.4.1
2026-08-04T04:06:55.9970364Z    Compiling cpufeatures v0.2.17
2026-08-04T04:06:56.0119336Z    Compiling fnv v1.0.7
2026-08-04T04:06:56.0150445Z    Compiling strsim v0.11.1
2026-08-04T04:06:56.0541132Z    Compiling cfg_aliases v0.2.1
2026-08-04T04:06:56.0763500Z    Compiling writeable v0.6.3
2026-08-04T04:06:56.0860914Z    Compiling litemap v0.8.2
2026-08-04T04:06:56.1031013Z    Compiling icu_normalizer_data v2.2.0
2026-08-04T04:06:56.1471807Z    Compiling utf8_iter v1.0.4
2026-08-04T04:06:56.1759217Z    Compiling ident_case v1.0.1
2026-08-04T04:06:56.2890643Z    Compiling dunce v1.0.5
2026-08-04T04:06:56.3021477Z    Compiling icu_properties_data v2.2.0
2026-08-04T04:06:56.3149275Z    Compiling fs_extra v1.3.0
2026-08-04T04:06:56.3291294Z    Compiling percent-encoding v2.3.2
2026-08-04T04:06:56.3321038Z    Compiling autocfg v1.5.1
2026-08-04T04:06:56.4459901Z    Compiling http v1.4.1
2026-08-04T04:06:56.4710656Z    Compiling aws-lc-rs v1.17.0
2026-08-04T04:06:56.5913441Z    Compiling syn v2.0.117
2026-08-04T04:06:56.6042875Z    Compiling cpufeatures v0.3.0
2026-08-04T04:06:56.6661212Z    Compiling hybrid-array v0.4.12
2026-08-04T04:06:56.6770510Z    Compiling thiserror v2.0.18
2026-08-04T04:06:56.6771163Z    Compiling unicode-segmentation v1.13.3
2026-08-04T04:06:56.6931247Z    Compiling scopeguard v1.2.0
2026-08-04T04:06:56.7059779Z    Compiling form_urlencoded v1.2.2
2026-08-04T04:06:56.7245637Z    Compiling indexmap v2.14.0
2026-08-04T04:06:56.7380901Z    Compiling untrusted v0.9.0
2026-08-04T04:06:56.7559344Z    Compiling lock_api v0.4.14
2026-08-04T04:06:56.7780750Z    Compiling rustls v0.23.40
2026-08-04T04:06:56.8290905Z    Compiling heck v0.5.0
2026-08-04T04:06:56.8371395Z    Compiling unicode-xid v0.2.6
2026-08-04T04:06:56.8607772Z    Compiling const-oid v0.10.2
2026-08-04T04:06:56.9393458Z    Compiling anyhow v1.0.102
2026-08-04T04:06:56.9840576Z    Compiling atomic-waker v1.1.2
2026-08-04T04:06:57.0415754Z    Compiling parking_lot_core v0.9.12
2026-08-04T04:06:57.0510495Z    Compiling zerocopy v0.8.50
2026-08-04T04:06:57.0810702Z    Compiling fastrand v2.4.1
2026-08-04T04:06:57.0953311Z    Compiling httparse v1.10.1
2026-08-04T04:06:57.1043292Z    Compiling paste v1.0.15
2026-08-04T04:06:57.1220816Z    Compiling num-traits v0.2.19
2026-08-04T04:06:57.2281965Z    Compiling jobserver v0.1.34
2026-08-04T04:06:57.2756056Z    Compiling convert_case v0.10.0
2026-08-04T04:06:57.3131179Z    Compiling curve25519-dalek v4.1.3
2026-08-04T04:06:57.3260468Z    Compiling ahash v0.8.12
2026-08-04T04:06:57.3890798Z    Compiling crypto-common v0.1.7
2026-08-04T04:06:57.3971927Z    Compiling block-buffer v0.10.4
2026-08-04T04:06:57.4411064Z    Compiling crypto-common v0.2.2
2026-08-04T04:06:57.4829901Z    Compiling block-buffer v0.12.0
2026-08-04T04:06:57.4970051Z    Compiling inout v0.2.2
2026-08-04T04:06:57.5221267Z    Compiling cc v1.2.63
2026-08-04T04:06:57.5353111Z    Compiling digest v0.10.7
2026-08-04T04:06:57.5942497Z    Compiling http-body v1.0.1
2026-08-04T04:06:57.5963660Z    Compiling either v1.16.0
2026-08-04T04:06:57.6309488Z    Compiling base64ct v1.8.3
2026-08-04T04:06:57.6316890Z    Compiling powerfmt v0.2.0
2026-08-04T04:06:57.7664225Z    Compiling base64 v0.22.1
2026-08-04T04:06:57.7741376Z    Compiling tower-service v0.3.3
2026-08-04T04:06:57.8416897Z    Compiling mio v1.2.1
2026-08-04T04:06:57.8506920Z    Compiling socket2 v0.6.4
2026-08-04T04:06:57.9010997Z    Compiling getrandom v0.2.17
2026-08-04T04:06:57.9361081Z    Compiling pem-rfc7468 v1.0.0
2026-08-04T04:06:57.9689536Z    Compiling deranged v0.5.8
2026-08-04T04:06:58.1332738Z    Compiling uuid v1.23.2
2026-08-04T04:06:58.1921657Z    Compiling rand_core v0.6.4
2026-08-04T04:06:58.2286423Z    Compiling zmij v1.0.21
2026-08-04T04:06:58.3191135Z    Compiling cipher v0.5.2
2026-08-04T04:06:58.3417436Z    Compiling num-conv v0.2.2
2026-08-04T04:06:58.3501017Z    Compiling data-encoding v2.11.0
2026-08-04T04:06:58.3721186Z    Compiling time-core v0.1.8
2026-08-04T04:06:58.3781196Z    Compiling pkg-config v0.3.33
2026-08-04T04:06:58.3837243Z    Compiling tinyvec_macros v0.1.1
2026-08-04T04:06:58.4504198Z    Compiling try-lock v0.2.5
2026-08-04T04:06:58.4759733Z    Compiling vcpkg v0.2.15
2026-08-04T04:06:58.5239722Z    Compiling want v0.3.1
2026-08-04T04:06:58.5625817Z    Compiling tinyvec v1.11.0
2026-08-04T04:06:58.5791399Z    Compiling chacha20 v0.10.0
2026-08-04T04:06:58.6000919Z    Compiling parking_lot v0.12.5
2026-08-04T04:06:58.6773303Z    Compiling sha2 v0.10.9
2026-08-04T04:06:58.7403289Z    Compiling inout v0.1.4
2026-08-04T04:06:58.7494180Z    Compiling spt-procident v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-04T04:06:58.8452257Z    Compiling cmake v0.1.58
2026-08-04T04:06:58.8580373Z    Compiling vergen-lib v9.1.0
2026-08-04T04:06:58.9864648Z    Compiling rand v0.10.1
2026-08-04T04:06:59.0185549Z    Compiling n0-future v0.3.2
2026-08-04T04:06:59.0343364Z    Compiling diatomic-waker v0.2.3
2026-08-04T04:06:59.0887862Z    Compiling spin v0.10.0
2026-08-04T04:06:59.1340670Z    Compiling winnow v1.0.3
2026-08-04T04:06:59.1666684Z    Compiling crossbeam-utils v0.8.21
2026-08-04T04:06:59.1941068Z    Compiling httpdate v1.0.3
2026-08-04T04:06:59.2430617Z    Compiling serde_json v1.0.150
2026-08-04T04:06:59.2670743Z    Compiling cordyceps v0.3.4
2026-08-04T04:06:59.2791072Z    Compiling parking v2.2.1
2026-08-04T04:06:59.3315846Z    Compiling signature v2.2.0
2026-08-04T04:06:59.4080894Z    Compiling futures-lite v2.6.1
2026-08-04T04:06:59.4335540Z    Compiling ed25519 v2.2.3
2026-08-04T04:06:59.4723998Z    Compiling spt-poolguard v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-04T04:06:59.4822422Z    Compiling cipher v0.4.4
2026-08-04T04:06:59.5211842Z    Compiling netlink-packet-core v0.8.1
2026-08-04T04:06:59.5401435Z    Compiling digest v0.11.3
2026-08-04T04:06:59.5651086Z    Compiling universal-hash v0.5.1
2026-08-04T04:06:59.5952531Z    Compiling futures-buffered v0.2.13
2026-08-04T04:06:59.6470877Z    Compiling vergen v9.1.0
2026-08-04T04:06:59.6820739Z    Compiling aws-lc-sys v0.41.0
2026-08-04T04:06:59.6903515Z    Compiling ring v0.17.14
2026-08-04T04:06:59.6991304Z    Compiling libsqlite3-sys v0.30.1
2026-08-04T04:06:59.7117757Z    Compiling vergen-lib v0.1.6
2026-08-04T04:06:59.7256533Z    Compiling heapless v0.7.17
2026-08-04T04:06:59.7900635Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-04T04:06:59.8000899Z    Compiling noq-udp v0.10.0
2026-08-04T04:06:59.8189570Z    Compiling aho-corasick v1.1.4
2026-08-04T04:06:59.8790591Z    Compiling sync_wrapper v1.0.2
2026-08-04T04:06:59.9600773Z    Compiling byteorder v1.5.0
2026-08-04T04:06:59.9700516Z    Compiling opaque-debug v0.3.1
2026-08-04T04:06:59.9786490Z    Compiling regex-syntax v0.8.10
2026-08-04T04:07:00.0214248Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-04T04:07:00.0523425Z    Compiling allocator-api2 v0.2.21
2026-08-04T04:07:00.0773006Z    Compiling polyval v0.6.2
2026-08-04T04:07:00.2000615Z    Compiling hash32 v0.2.1
2026-08-04T04:07:00.2130127Z    Compiling spt-store v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-04T04:07:00.3240856Z    Compiling vergen-gitcl v1.0.8
2026-08-04T04:07:00.4036431Z    Compiling spin v0.9.8
2026-08-04T04:07:00.4092651Z    Compiling num_threads v0.1.7
2026-08-04T04:07:00.5174322Z    Compiling ryu v1.0.23
2026-08-04T04:07:00.5358027Z    Compiling fallible-iterator v0.3.0
2026-08-04T04:07:00.5865209Z    Compiling tower-layer v0.3.3
2026-08-04T04:07:00.6060331Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-04T04:07:00.6322975Z    Compiling signature v3.0.0
2026-08-04T04:07:00.7591123Z    Compiling time v0.3.47
2026-08-04T04:07:00.7775421Z    Compiling ghash v0.5.1
2026-08-04T04:07:00.7776492Z    Compiling ctr v0.9.2
2026-08-04T04:07:00.7960757Z    Compiling aes v0.8.4
2026-08-04T04:07:00.8946295Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-04T04:07:00.9627648Z    Compiling sha2 v0.11.0-rc.5
2026-08-04T04:07:00.9720838Z    Compiling fs2 v0.4.3
2026-08-04T04:07:01.0131349Z    Compiling http-body-util v0.1.3
2026-08-04T04:07:01.1440803Z    Compiling aead v0.5.2
2026-08-04T04:07:01.2810623Z    Compiling utf8parse v0.2.2
2026-08-04T04:07:01.3140848Z    Compiling openssl-probe v0.2.1
2026-08-04T04:07:01.3575929Z    Compiling arrayvec v0.7.6
2026-08-04T04:07:01.3664164Z    Compiling rustix v1.1.4
2026-08-04T04:07:01.5153536Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-04T04:07:01.5214979Z    Compiling aes-gcm v0.10.3
2026-08-04T04:07:01.5698548Z    Compiling crossbeam-channel v0.5.15
2026-08-04T04:07:01.5802288Z    Compiling crossbeam-epoch v0.9.18
2026-08-04T04:07:01.6870876Z    Compiling netlink-packet-route v0.29.0
2026-08-04T04:07:01.7558913Z    Compiling blake3 v1.8.5
2026-08-04T04:07:01.8131922Z    Compiling memoffset v0.6.5
2026-08-04T04:07:01.9970996Z    Compiling acto v0.8.2
2026-08-04T04:07:02.0035330Z    Compiling noq v0.18.0
2026-08-04T04:07:02.0996128Z    Compiling synstructure v0.13.2
2026-08-04T04:07:02.1820891Z    Compiling darling_core v0.20.11
2026-08-04T04:07:02.2461207Z    Compiling netwatch v0.16.0
2026-08-04T04:07:02.2596571Z    Compiling ref-cast v1.0.25
2026-08-04T04:07:02.2872728Z    Compiling tagptr v0.2.0
2026-08-04T04:07:02.4639861Z    Compiling proc-macro-crate v3.5.0
2026-08-04T04:07:02.4743737Z    Compiling identity-hash v0.1.0
2026-08-04T04:07:02.5680704Z    Compiling regex-automata v0.4.14
2026-08-04T04:07:02.5812647Z    Compiling thiserror v1.0.69
2026-08-04T04:07:02.7120914Z    Compiling sorted-index-buffer v0.2.1
2026-08-04T04:07:02.8218308Z    Compiling lru-slab v0.1.2
2026-08-04T04:07:02.8731750Z    Compiling rustc-hash v2.1.2
2026-08-04T04:07:02.8897159Z    Compiling mac-addr v0.3.0
2026-08-04T04:07:02.9580671Z    Compiling xml-rs v0.8.28
2026-08-04T04:07:02.9920707Z    Compiling linux-raw-sys v0.12.1
2026-08-04T04:07:03.0471036Z    Compiling foldhash v0.2.0
2026-08-04T04:07:03.1568911Z    Compiling serde_derive_internals v0.29.1
2026-08-04T04:07:03.1701210Z    Compiling hashbrown v0.16.1
2026-08-04T04:07:03.2089854Z    Compiling netlink-packet-route v0.30.0
2026-08-04T04:07:03.7287161Z    Compiling termios v0.2.2
2026-08-04T04:07:03.7792460Z    Compiling xmltree v0.10.3
2026-08-04T04:07:03.8651826Z    Compiling ioctl-rs v0.1.6
2026-08-04T04:07:03.9541857Z    Compiling serial-core v0.4.0
2026-08-04T04:07:03.9900835Z    Compiling errno v0.3.14
2026-08-04T04:07:04.0030960Z    Compiling simple-dns v0.9.3
2026-08-04T04:07:04.0105630Z    Compiling resolv-conf v0.7.6
2026-08-04T04:07:04.1324989Z    Compiling serde_derive v1.0.228
2026-08-04T04:07:04.1329896Z    Compiling zeroize_derive v1.4.3
2026-08-04T04:07:04.1642799Z    Compiling tokio-macros v2.7.0
2026-08-04T04:07:04.3119221Z    Compiling zerofrom-derive v0.1.7
2026-08-04T04:07:04.4486837Z    Compiling futures-macro v0.3.32
2026-08-04T04:07:04.5038569Z    Compiling yoke-derive v0.8.2
2026-08-04T04:07:04.6920785Z    Compiling zerovec-derive v0.11.3
2026-08-04T04:07:04.7079297Z    Compiling zeroize v1.8.2
2026-08-04T04:07:04.8784966Z    Compiling displaydoc v0.2.6
2026-08-04T04:07:04.9053283Z    Compiling tokio v1.52.3
2026-08-04T04:07:05.0289463Z    Compiling tracing-attributes v0.1.31
2026-08-04T04:07:05.3890018Z    Compiling futures-util v0.3.32
2026-08-04T04:07:05.5966078Z    Compiling rustls-pki-types v1.14.1
2026-08-04T04:07:05.7758726Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-04T04:07:05.8306520Z    Compiling zerofrom v0.1.8
2026-08-04T04:07:05.9576490Z    Compiling thiserror-impl v2.0.18
2026-08-04T04:07:05.9890655Z    Compiling yoke v0.8.3
2026-08-04T04:07:06.2077648Z    Compiling zerotrie v0.2.4
2026-08-04T04:07:06.2721827Z    Compiling zerovec v0.11.6
2026-08-04T04:07:06.4790642Z    Compiling darling_macro v0.20.11
2026-08-04T04:07:06.6501773Z    Compiling derive_more-impl v2.1.1
2026-08-04T04:07:06.6950470Z    Compiling spez v0.1.2
2026-08-04T04:07:06.8169460Z    Compiling darling v0.20.11
2026-08-04T04:07:06.8744894Z    Compiling n0-error-macros v0.1.3
2026-08-04T04:07:06.8995771Z    Compiling derive_builder_core v0.20.2
2026-08-04T04:07:07.0910489Z    Compiling tinystr v0.8.3
2026-08-04T04:07:07.1125236Z    Compiling potential_utf v0.1.5
2026-08-04T04:07:07.2610873Z    Compiling icu_collections v2.2.0
2026-08-04T04:07:07.2997337Z    Compiling icu_locale_core v2.2.0
2026-08-04T04:07:07.7621019Z    Compiling der v0.8.0-rc.10
2026-08-04T04:07:08.0700683Z    Compiling pin-project-internal v1.1.13
2026-08-04T04:07:08.0815914Z    Compiling n0-error v0.1.3
2026-08-04T04:07:08.2675996Z    Compiling derive_builder_macro v0.20.2
2026-08-04T04:07:08.4980524Z    Compiling ed25519-dalek v2.2.0
2026-08-04T04:07:08.6211711Z    Compiling icu_provider v2.2.0
2026-08-04T04:07:08.7820504Z    Compiling derive_builder v0.20.2
2026-08-04T04:07:09.0301400Z    Compiling icu_normalizer v2.2.0
2026-08-04T04:07:09.1582314Z    Compiling icu_properties v2.2.0
2026-08-04T04:07:09.2476815Z    Compiling futures-executor v0.3.32
2026-08-04T04:07:09.2732088Z    Compiling spt-proto v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-04T04:07:09.2920865Z    Compiling cobs v0.3.0
2026-08-04T04:07:09.5038317Z    Compiling ipnet v2.12.0
2026-08-04T04:07:09.5373013Z    Compiling pin-project v1.1.13
2026-08-04T04:07:09.5450244Z    Compiling spki v0.8.0-rc.4
2026-08-04T04:07:09.6343626Z    Compiling futures v0.3.32
2026-08-04T04:07:09.7590663Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-04T04:07:09.9605871Z    Compiling prefix-trie v0.8.4
2026-08-04T04:07:09.9740833Z    Compiling ed25519 v3.0.0-rc.4
2026-08-04T04:07:09.9850583Z    Compiling regex v1.12.3
2026-08-04T04:07:10.0261142Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-04T04:07:10.3085277Z    Compiling once_cell v1.21.4
2026-08-04T04:07:10.3617625Z    Compiling postcard-derive v0.2.2
2026-08-04T04:07:10.4547242Z    Compiling data-encoding-macro v0.1.20
2026-08-04T04:07:10.5057971Z    Compiling rustls-native-certs v0.8.4
2026-08-04T04:07:10.5223650Z    Compiling iroh-metrics-derive v0.4.1
2026-08-04T04:07:10.5879628Z    Compiling tracing-core v0.1.36
2026-08-04T04:07:10.6577194Z    Compiling idna_adapter v1.2.2
2026-08-04T04:07:10.7880858Z    Compiling idna v1.1.0
2026-08-04T04:07:10.9872356Z    Compiling enum-assoc v1.3.0
2026-08-04T04:07:11.0003644Z    Compiling hashbrown v0.14.5
2026-08-04T04:07:11.0171064Z    Compiling postcard v1.1.3
2026-08-04T04:07:11.0423164Z    Compiling num_enum_derive v0.7.6
2026-08-04T04:07:11.0480597Z    Compiling strum_macros v0.28.0
2026-08-04T04:07:11.1720774Z    Compiling tracing v0.1.44
2026-08-04T04:07:11.2520762Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-04T04:07:11.2897230Z    Compiling tokio-util v0.7.18
2026-08-04T04:07:11.3120947Z    Compiling url v2.5.8
2026-08-04T04:07:11.5041084Z    Compiling derive_more v2.1.1
2026-08-04T04:07:11.5550748Z    Compiling netlink-sys v0.8.8
2026-08-04T04:07:11.6928383Z    Compiling tower v0.5.3
2026-08-04T04:07:11.6990785Z    Compiling async-trait v0.1.89
2026-08-04T04:07:11.8511447Z    Compiling hashlink v0.9.1
2026-08-04T04:07:11.8590990Z    Compiling netlink-proto v0.12.0
2026-08-04T04:07:11.8961222Z    Compiling netdev v0.42.0
2026-08-04T04:07:11.9299954Z    Compiling iroh-metrics v0.38.3
2026-08-04T04:07:11.9371966Z    Compiling iroh-relay v0.98.0
2026-08-04T04:07:12.1241740Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-04T04:07:12.1491994Z    Compiling iroh-base v0.98.0
2026-08-04T04:07:12.2009864Z    Compiling attohttpc v0.30.1
2026-08-04T04:07:12.2100662Z    Compiling num_enum v0.7.6
2026-08-04T04:07:12.2342339Z    Compiling moka v0.12.15
2026-08-04T04:07:12.2605986Z    Compiling rusqlite v0.32.1
2026-08-04T04:07:12.3182496Z    Compiling toml_datetime v0.6.11
2026-08-04T04:07:12.4771047Z    Compiling h2 v0.4.14
2026-08-04T04:07:12.7386171Z    Compiling tower-http v0.6.11
2026-08-04T04:07:12.8862979Z    Compiling n0-watcher v0.6.1
2026-08-04T04:07:12.9340753Z    Compiling tokio-stream v0.1.18
2026-08-04T04:07:12.9960971Z    Compiling serde_spanned v0.6.9
2026-08-04T04:07:13.1410847Z    Compiling ref-cast-impl v1.0.25
2026-08-04T04:07:13.1580807Z    Compiling thiserror-impl v1.0.69
2026-08-04T04:07:13.2083266Z    Compiling simdutf8 v0.1.5
2026-08-04T04:07:13.3306305Z    Compiling toml_write v0.1.2
2026-08-04T04:07:13.3470774Z    Compiling sha1_smol v1.0.1
2026-08-04T04:07:13.5420761Z    Compiling signal-hook v0.3.18
2026-08-04T04:07:13.5440821Z    Compiling winnow v0.7.15
2026-08-04T04:07:13.5590408Z    Compiling arrayref v0.3.9
2026-08-04T04:07:13.5608301Z    Compiling constant_time_eq v0.4.2
2026-08-04T04:07:13.5759979Z    Compiling smol_str v0.1.24
2026-08-04T04:07:13.8360667Z    Compiling webpki-roots v1.0.7
2026-08-04T04:07:13.8468464Z    Compiling schemars_derive v1.2.1
2026-08-04T04:07:13.8640729Z    Compiling signal-hook-registry v1.4.8
2026-08-04T04:07:13.9773392Z    Compiling serial-unix v0.4.0
2026-08-04T04:07:14.0018753Z    Compiling lru v0.16.4
2026-08-04T04:07:14.0570888Z    Compiling strum v0.28.0
2026-08-04T04:07:14.1660874Z    Compiling iroh-dns v0.98.0
2026-08-04T04:07:14.2220848Z    Compiling darling_core v0.23.0
2026-08-04T04:07:14.2552659Z    Compiling serde_bytes v0.11.19
2026-08-04T04:07:14.2698221Z    Compiling seize v0.5.1
2026-08-04T04:07:14.3038368Z    Compiling hmac v0.12.1
2026-08-04T04:07:14.4317283Z    Compiling iroh v0.98.2
2026-08-04T04:07:14.4947494Z    Compiling bitflags v1.3.2
2026-08-04T04:07:14.5257932Z    Compiling cmov v0.5.4
2026-08-04T04:07:14.5337501Z    Compiling pin-utils v0.1.0
2026-08-04T04:07:14.5625310Z    Compiling rustix v0.38.44
2026-08-04T04:07:14.6055502Z    Compiling dyn-clone v1.0.20
2026-08-04T04:07:14.7198013Z    Compiling nix v0.25.1
2026-08-04T04:07:14.7450331Z    Compiling filedescriptor v0.8.3
2026-08-04T04:07:14.7540984Z    Compiling ctutils v0.4.2
2026-08-04T04:07:14.7598632Z    Compiling papaya v0.2.4
2026-08-04T04:07:14.7731608Z    Compiling hkdf v0.12.4
2026-08-04T04:07:14.7770990Z    Compiling serial v0.4.0
2026-08-04T04:07:14.9134149Z    Compiling backon v1.6.0
2026-08-04T04:07:14.9763590Z    Compiling anstyle-parse v1.0.0
2026-08-04T04:07:14.9914749Z    Compiling vte_generate_state_changes v0.1.2
2026-08-04T04:07:15.0570968Z    Compiling anstyle v1.0.14
2026-08-04T04:07:15.1949628Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-04T04:07:15.2030956Z    Compiling downcast-rs v1.2.1
2026-08-04T04:07:15.2820667Z    Compiling is_terminal_polyfill v1.70.2
2026-08-04T04:07:15.3176600Z    Compiling anstyle-query v1.1.5
2026-08-04T04:07:15.3330809Z    Compiling instability v0.3.12
2026-08-04T04:07:15.3580988Z    Compiling shell-words v1.1.1
2026-08-04T04:07:15.3692886Z    Compiling foldhash v0.1.5
2026-08-04T04:07:15.3882250Z    Compiling linux-raw-sys v0.4.15
2026-08-04T04:07:15.4160790Z    Compiling colorchoice v1.0.5
2026-08-04T04:07:15.4913638Z    Compiling unicode-width v0.2.0
2026-08-04T04:07:15.5138420Z    Compiling anstream v1.0.0
2026-08-04T04:07:15.5240683Z    Compiling vte v0.13.1
2026-08-04T04:07:15.5611928Z    Compiling hashbrown v0.15.5
2026-08-04T04:07:15.6059686Z    Compiling signal-hook-mio v0.2.5
2026-08-04T04:07:15.7177623Z    Compiling spake2 v0.4.0
2026-08-04T04:07:15.7933736Z    Compiling terminal_size v0.4.4
2026-08-04T04:07:15.9211480Z    Compiling toml_edit v0.22.27
2026-08-04T04:07:15.9558487Z    Compiling strum_macros v0.26.4
2026-08-04T04:07:16.0052697Z    Compiling schemars v1.2.1
2026-08-04T04:07:16.0686629Z    Compiling itertools v0.13.0
2026-08-04T04:07:16.0991392Z    Compiling sha1 v0.10.6
2026-08-04T04:07:16.4075212Z    Compiling castaway v0.2.4
2026-08-04T04:07:16.4895218Z    Compiling static_assertions v1.1.0
2026-08-04T04:07:16.5506488Z    Compiling indoc v2.0.7
2026-08-04T04:07:16.5851110Z    Compiling clap_lex v1.1.0
2026-08-04T04:07:16.7438409Z    Compiling unicode-width v0.1.14
2026-08-04T04:07:16.8900644Z    Compiling doctest-file v1.1.1
2026-08-04T04:07:17.0400801Z    Compiling crossterm v0.28.1
2026-08-04T04:07:17.0710864Z    Compiling clap_builder v4.6.0
2026-08-04T04:07:17.2804035Z    Compiling compact_str v0.8.2
2026-08-04T04:07:17.4380550Z    Compiling interprocess v2.4.2
2026-08-04T04:07:18.2392060Z    Compiling hyper v1.10.1
2026-08-04T04:07:18.2957085Z    Compiling unicode-truncate v1.1.0
2026-08-04T04:07:18.3266305Z    Compiling darling_macro v0.23.0
2026-08-04T04:07:18.3541019Z    Compiling lru v0.12.5
2026-08-04T04:07:18.4759747Z    Compiling toml v0.8.23
2026-08-04T04:07:18.4850890Z    Compiling strum v0.26.3
2026-08-04T04:07:18.6300062Z    Compiling clap_derive v4.6.1
2026-08-04T04:07:18.6435737Z    Compiling iana-time-zone v0.1.65
2026-08-04T04:07:18.6682203Z    Compiling cassowary v0.3.0
2026-08-04T04:07:18.7800930Z    Compiling nucleo-matcher v0.3.1
2026-08-04T04:07:18.7951121Z    Compiling darling v0.23.0
2026-08-04T04:07:18.9161468Z    Compiling chrono v0.4.45
2026-08-04T04:07:19.0344911Z    Compiling qrcode v0.14.1
2026-08-04T04:07:19.0870901Z    Compiling portable-pty v0.8.1
2026-08-04T04:07:19.6085243Z    Compiling ratatui v0.29.0
2026-08-04T04:07:19.8081474Z    Compiling tempfile v3.27.0
2026-08-04T04:07:20.2786985Z    Compiling spt-test-support v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-04T04:07:20.5471635Z    Compiling hyper-util v0.1.20
2026-08-04T04:07:21.1661227Z    Compiling spt-msg v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-04T04:07:21.1861007Z    Compiling clap v4.6.1
2026-08-04T04:07:21.5968371Z    Compiling spt-runtime v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-04T04:07:21.5970964Z    Compiling spt-term v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-04T04:07:22.5521862Z    Compiling igd-next v0.17.1
2026-08-04T04:07:23.8636496Z    Compiling portmapper v0.16.0
2026-08-04T04:07:24.9777650Z    Compiling spt-live v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-04T04:07:28.2457247Z    Compiling rustls-webpki v0.103.13
2026-08-04T04:07:30.5484310Z    Compiling tokio-rustls v0.26.4
2026-08-04T04:07:30.5484722Z    Compiling rustls-platform-verifier v0.7.0
2026-08-04T04:07:30.5485065Z    Compiling noq-proto v0.17.0
2026-08-04T04:07:30.7006002Z    Compiling hyper-rustls v0.27.9
2026-08-04T04:07:30.7006608Z    Compiling hickory-net v0.26.0-beta.4
2026-08-04T04:07:30.7007098Z    Compiling tokio-websockets v0.13.2
2026-08-04T04:07:30.8306044Z    Compiling reqwest v0.13.4
2026-08-04T04:07:31.7645815Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-04T04:07:45.1275728Z    Compiling spt-net v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-04T04:07:46.8704575Z    Compiling spt-daemon v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-04T04:07:57.4267106Z    Compiling spt v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-04T04:08:03.5575018Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
2026-08-04T04:08:03.5796361Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-dc213a1dadff6d29)
2026-08-04T04:08:03.5809082Z 
2026-08-04T04:08:03.5809205Z running 1 test
2026-08-04T04:08:09.7717698Z test new_brain_serves_against_old_broker ... ok
2026-08-04T04:08:09.7717992Z 
2026-08-04T04:08:09.7718249Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-08-04T04:08:09.7718592Z 
2026-08-04T04:08:09.8001265Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-04T04:08:09.8001590Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-04T04:08:09.8013914Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T04:08:09.8014177Z env:
2026-08-04T04:08:09.8014354Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T04:08:09.8014693Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C
2026-08-04T04:08:09.8015121Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C
2026-08-04T04:08:09.8015512Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C
2026-08-04T04:08:09.8016128Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C
2026-08-04T04:08:09.8016438Z ##[endgroup]
2026-08-04T04:08:09.8056595Z CI-CENSUS scope roots:
2026-08-04T04:08:09.8056894Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T04:08:09.8057300Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-04T04:08:09.8057709Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-04T04:08:09.8058066Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-04T04:08:09.8058313Z   root: /home/reavus/spt-n1-oldbroker
2026-08-04T04:08:09.8104771Z CI-CENSUS self-check OK: walked 391 /proc entries, exe resolution live
2026-08-04T04:08:11.2665735Z CI-CENSUS phase=pre-reap box_procs=389 box_fds=10688 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-04T04:08:11.2666335Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-04T04:08:11.2666688Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-04T04:08:14.8416867Z CI-CENSUS phase=end box_procs=390 box_fds=10720 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-04T04:08:14.8417341Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-04T04:08:14.8417642Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-04T04:08:14.8417948Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-08-04T04:08:14.8470514Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-04T04:08:14.8470910Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-04T04:08:14.8483298Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T04:08:14.8483565Z env:
2026-08-04T04:08:14.8483750Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T04:08:14.8484098Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C
2026-08-04T04:08:14.8484519Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C
2026-08-04T04:08:14.8484924Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C
2026-08-04T04:08:14.8485314Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C
2026-08-04T04:08:14.8485623Z ##[endgroup]
2026-08-04T04:08:14.8554605Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C on attempt 1/5
2026-08-04T04:08:14.8622243Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-04T04:08:14.8623544Z ##[group]Run actions/upload-artifact@v4
2026-08-04T04:08:14.8623778Z with:
2026-08-04T04:08:14.8623954Z   name: bench-ledger-n1-Linux
2026-08-04T04:08:14.8624159Z   path: bench-ledger/
2026-08-04T04:08:14.8624360Z   if-no-files-found: warn
2026-08-04T04:08:14.8624540Z   retention-days: 30
2026-08-04T04:08:14.8624732Z   compression-level: 6
2026-08-04T04:08:14.8624918Z   overwrite: false
2026-08-04T04:08:14.8625098Z   include-hidden-files: false
2026-08-04T04:08:14.8625293Z env:
2026-08-04T04:08:14.8625472Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T04:08:14.8625839Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C
2026-08-04T04:08:14.8626269Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C
2026-08-04T04:08:14.8626664Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C
2026-08-04T04:08:14.8627065Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-oIZ08C
2026-08-04T04:08:14.8627393Z ##[endgroup]
2026-08-04T04:08:15.0000213Z (node:38108) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-04T04:08:15.0001094Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-04T04:08:15.0038142Z With the provided path, there will be 1 file uploaded
2026-08-04T04:08:15.0042716Z Artifact name is valid!
2026-08-04T04:08:15.0042989Z Root directory input is valid!
2026-08-04T04:08:15.4304294Z Beginning upload of artifact content to blob storage
2026-08-04T04:08:15.4460461Z (node:38108) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-04T04:08:15.7869828Z Uploaded bytes 269
2026-08-04T04:08:15.8918838Z Finished uploading artifact content to blob storage!
2026-08-04T04:08:15.8919838Z SHA256 digest of uploaded artifact zip is b6247d9a33268cc7f44ace0f012ff5380a4f9317ba5df9699e852c8d8e2b891f
2026-08-04T04:08:15.8922119Z Finalizing artifact upload
2026-08-04T04:08:16.1290406Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 8879797081
2026-08-04T04:08:16.1291447Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 269 bytes. Artifact ID is 8879797081
2026-08-04T04:08:16.1297438Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/30873007187/artifacts/8879797081
2026-08-04T04:08:16.1482960Z Post job cleanup.
2026-08-04T04:08:16.2164632Z [command]/usr/bin/git version
2026-08-04T04:08:16.2195988Z git version 2.43.0
2026-08-04T04:08:16.2220687Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/e177389b-4610-4c71-8b80-9b42d26fbdd2/.gitconfig'
2026-08-04T04:08:16.2227340Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e177389b-4610-4c71-8b80-9b42d26fbdd2' before making global git config changes
2026-08-04T04:08:16.2227974Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T04:08:16.2231095Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T04:08:16.2259484Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T04:08:16.2286252Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T04:08:16.2468454Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T04:08:16.2486719Z http.https://github.com/.extraheader
2026-08-04T04:08:16.2494535Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-04T04:08:16.2518109Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T04:08:16.2701153Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T04:08:16.2723953Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T04:08:16.3029351Z Cleaning up orphan processes
2026-08-04T04:08:16.3597104Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
